toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.annotation
/
[jvm]Generated
Generated
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
@
Target
(
value
=
[
]
)
annotation class
Generated
Annotates source code that has been generated.
Members
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
value
Link copied to clipboard
abstract
fun
value
(
)
:
Array
<
String
>
A string containing the name of the generator that generated the class.